Home > biomechZoo > Toolbox > Support Functions > extension.m

extension

PURPOSE ^

varargout = extension(f,ext) returns file extension. File extension can be changed if

SYNOPSIS ^

function varargout = extension(f,ext)

DESCRIPTION ^

 varargout = extension(f,ext) returns file extension. File extension can be changed if
 second argument is provided


 updated by Philippe C. Dixon August 2013
 - changed to strfind from findstr at line 6

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 10-Mar-2024 22:39:06 by m2html © 2005